This template was designed with simplicity in mind. I have tried to add as many customizable features as I could, however, as I have come to find out, it is impossible for me to determine how each individual will use the template. Below is a list of instructions detailing the basic (out-of-the-box) setup for this template:
I have made all my changes, published the files and everything is working correctly in Flash. However, when I upload it to my server, I get an XML error.
Chances are you forgot to set testMode to FALSE. Double-check (in your main.as file) that testMode is set to FALSE when you're getting ready to view the site using a web browser.
I have uploaded all the files in the _DEPLOY folder to the server, but what do I do with the AS files?
Nothing! The ONLY files you need are already set up in the _DEPLOY folder. You DO NOT need to upload anything else. All code in the AS files is automatically compiled into the swf file.
I have added some stuff to the CSS file, but it's not working like I expect it to
A couple of things to note here: CSS support in Flash is limited and quirky. Before diving into it, I suggest reading up on using CSS for Flash. There are plenty of tutorials online that will explain what attributes are allowed. Also, In order to keep things simple, I only tied the CSS stylesheet to the gallery descriptions (not the individual photo descriptions). Although all text fields should allow for HTML content, only the gallery descriptions will allow for CSS at the time.
I want to have different names for the thumbnails and images associated with them. Can I do this?
Is it possible? Yes. But not the way this gallery is set up. The best way to divide between thumbnails and large images is by keeping each in their own folder. A good way of naming your files would be something like: Portraits_01.jpg, Portratis_02.jpg, etc. A future version of this template may allow for more complex file-structures.
I want to load in SWFs instead of JPGs. Can I do this?
Again, is it possible? Yes. But depending on the complexity of your SWF files, any interactivity within them may or may not work. That is highly dependent on your style of coding. The most common problem I've run into when someone's trying to do this is the use of _root. If your swf avoids the use of _root (and uses _parent instead), chances are very good your swf will work as expected
I would like a different aspect ratio to my thumbnails. Can I do this?
Certainly. You will need to do some additional tweaking to the files to make everything look right, but I have gone through GREAT lengths to make this as simple as possible. Sometimes the tweaks will be done in the .as files, but I have done my best to keep those as generic as possible...so for the most part, your tweaks may be in the actual movieclips. Back everything up before diving into this, and then have a ball!
Can I load videos into this template? Instead of JPGs?
I did not add anything to this template with videos in mind. For those of you out there that know some AS, you should be able to do this pretty easily, however, this is not a supported feature at this time. I cannot add this to your individual files, but it may become a feature in a future version.
If there's something specific I'm trying to do and these questions aren't answering any of it, can I contact you?
Certainly! However, let me set your expectations: I have made every effort to make this file as easily customizable as I could. I cannot anticipate everyone's needs, so you will need to be somewhat patient as I try to figure things out. I get a lot of requests for customizations and many of you have been kind enough to offer me payment for some additional help. As much as I'm thrilled at the idea, I cannot promise anything, so here's what I CAN promise you:
As I mentioned before, many have offered some sort of payment for helping them solve their problem. Although I am grateful for the gesture, I wouldn't feel right about charging for helping out where I can. So if you're still feeling like you'd like to help support my habit, I will set up a donation button on my blog (labs.molanphydesign.com/donate). I don't EXPECT anything, and I will let you decide what kind of support you'd like to offer. $0.10 or $10.00 is all good with me! :) Please remember, however, that this is entirely up to you. AND...please remember that you won't get special treatment if you donate. I will thank you profusely, but that's about all I can promise.
So, having said all that...THANK YOU FOR YOUR PURCHASE!!! Good luck and hope you enjoy it!